curl --location --request GET 'https://medusa-url.com/admin/notes/{id}' \
--header 'Authorization: Bearer {api_token}'
